Ninja Database Lite
DataResult<T> Class Fields


KellermanSoftware.NinjaDatabaseLite Namespace : DataResult<T> Class

For a list of all members of this type, see DataResult<T> members.

Public Fields
 NameDescription
Public Field The data for the object  
Public Field The format the data was saved in, plain, encrypted, compressed  
Public Field User defined meta data to save with the object  
Public Field The date the object was saved  
Public Field The size in bytes of the data  
Public Field The size in bytes of the data after any encryption or compression  
Public Field The version of the database that was used to save the object  
Top
See Also

Reference

DataResult<T> Class
KellermanSoftware.NinjaDatabaseLite Namespace